damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

Localizable.xcstrings (4070B)


      1 {
      2   "sourceLanguage" : "en-US",
      3   "strings" : {
      4     "" : {
      5 
      6     },
      7     "(Contents are encrypted)" : {
      8       "comment" : "Label on push notification indicating that the contents of the message are encrypted"
      9     },
     10     "%@ reacted with %@" : {
     11       "comment" : "Reacted by heading in local notification",
     12       "localizations" : {
     13         "en-US" : {
     14           "stringUnit" : {
     15             "state" : "new",
     16             "value" : "%1$@ reacted with %2$@"
     17           }
     18         }
     19       }
     20     },
     21     "Anonymous" : {
     22       "comment" : "Placeholder display name of anonymous user."
     23     },
     24     "Any" : {
     25       "comment" : "Any amount of sats"
     26     },
     27     "Custom" : {
     28       "comment" : "Dropdown option for selecting a custom translation server."
     29     },
     30     "Damus Purple" : {
     31       "comment" : "Dropdown option for selecting Damus Purple as a translation service."
     32     },
     33     "DeepL (Proprietary, Higher Accuracy)" : {
     34       "comment" : "Dropdown option for selecting DeepL as the translation service."
     35     },
     36     "Free" : {
     37       "comment" : "Dropdown option for selecting Free plan for DeepL translation service."
     38     },
     39     "LibreTranslate (Open Source)" : {
     40       "comment" : "Dropdown option for selecting LibreTranslate as the translation service."
     41     },
     42     "Local default" : {
     43       "comment" : "Dropdown option label for system default for Lightning wallet."
     44     },
     45     "Mentioned by %@" : {
     46       "comment" : "Mentioned by heading in local notification"
     47     },
     48     "New encrypted direct message" : {
     49       "comment" : "Notification that the user has received a new direct message"
     50     },
     51     "New message" : {
     52       "comment" : "Title label for push notifications where a direct message was sent to the user"
     53     },
     54     "New note reaction" : {
     55       "comment" : "Title label for push notifications where someone reacted to the user's post with a specific emoji"
     56     },
     57     "NoKYCTranslate.com (Prepay with BTC)" : {
     58       "comment" : "Dropdown option for selecting NoKYCTranslate.com as the translation service."
     59     },
     60     "none_translation_service" : {
     61       "comment" : "Dropdown option for selecting no translation service.",
     62       "extractionState" : "extracted_with_value",
     63       "localizations" : {
     64         "en-US" : {
     65           "stringUnit" : {
     66             "state" : "new",
     67             "value" : "None"
     68           }
     69         }
     70       }
     71     },
     72     "Private Zap" : {
     73       "comment" : "Title of notification when a private zap is received."
     74     },
     75     "Pro" : {
     76       "comment" : "Dropdown option for selecting Pro plan for DeepL translation service."
     77     },
     78     "Production" : {
     79       "comment" : "Label indicating the production environment for Damus Purple"
     80     },
     81     "Reposted by %@" : {
     82       "comment" : "Reposted by heading in local notification"
     83     },
     84     "Someone posted a note" : {
     85       "comment" : "Title label for push notification where someone posted a note"
     86     },
     87     "Someone reacted to your note" : {
     88       "comment" : "Generic title label for push notifications where someone reacted to the user's post"
     89     },
     90     "Someone reacted to your note with %@" : {
     91       "comment" : "Body label for push notifications where someone reacted to the user's post with a specific emoji"
     92     },
     93     "Someone zapped you ⚡️" : {
     94       "comment" : "Title label for a push notification where someone zapped the user"
     95     },
     96     "Staging" : {
     97       "comment" : "Label indicating a staging test environment for Damus Purple functionality (Developer feature)"
     98     },
     99     "Test (local)" : {
    100       "comment" : "Label indicating a local test environment for Damus Purple functionality (Developer feature)"
    101     },
    102     "This note contains too many items and cannot be rendered" : {
    103       "comment" : "Error message indicating that a note is too big and cannot be rendered"
    104     },
    105     "translate.nostr.wine (DeepL, Pay with BTC)" : {
    106       "comment" : "Dropdown option for selecting translate.nostr.wine as the translation service."
    107     },
    108     "Zap" : {
    109       "comment" : "Title of notification when a non-private zap is received."
    110     }
    111   },
    112   "version" : "1.0"
    113 }